home *** CD-ROM | disk | FTP | other *** search
-
-
-
- tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee((((3333)))) tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- tt_file_move - move objects from one file to another
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
- TTTTtttt____ssssttttaaaattttuuuussss tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_o_l_d_f_i_l_e_p_a_t_h,,,,
- ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_n_e_w_f_i_l_e_p_a_t_h))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee() function destroys all objects that exist on the files
- and directories rooted at _n_e_w_f_i_l_e_p_a_t_h, then moves all objects that exist
- on _o_l_d_f_i_l_e_p_a_t_h to _n_e_w_f_i_l_e_p_a_t_h.
-
- If _o_l_d_f_i_l_e_p_a_t_h and _n_e_w_f_i_l_e_p_a_t_h reside in the same file system,
- tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee() replaces _o_l_d_f_i_l_e_p_a_t_h with _n_e_w_f_i_l_e_p_a_t_h in the path
- associated with every object in that file system; that is, all the
- objects in the directory tree rooted at _o_l_d_f_i_l_e_p_a_t_h are overlaid onto
- _n_e_w_f_i_l_e_p_a_t_h. In this mode, the behavior of tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee() is similar to
- rrrreeeennnnaaaammmmeeee(2).
-
- If _o_l_d_f_i_l_e_p_a_t_h and _n_e_w_f_i_l_e_p_a_t_h reside in different file systems, neither
- can be a directory.
-
- The _o_l_d_f_i_l_e_p_a_t_h argument is the name of the file or directory whose
- objects are to be moved. The _n_e_w_f_i_l_e_p_a_t_h argument is the name of the
- file or directory to which the objects are to be moved.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Upon successful completion, the tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee() function returns the
- status of the operation as one of the following TTTTtttt____ssssttttaaaattttuuuussss values:
-
- TTTTTTTT____OOOOKKKK The operation completed successfully.
-
- TTTTTTTT____EEEERRRRRRRR____AAAACCCCCCCCEEEESSSSSSSS
- The user does not have the necessary access to the object
- and/or the process.
-
- TTTTTTTT____EEEERRRRRRRR____DDDDBBBBAAAAVVVVAAAAIIIILLLL
- The ToolTalk service could not access the ToolTalk database
- needed for this operation.
-
- TTTTTTTT____EEEERRRRRRRR____DDDDBBBBEEEEXXXXIIIISSSSTTTT
- The ToolTalk service could not access the specified ToolTalk
- database in the expected place.
-
- TTTTTTTT____EEEERRRRRRRR____FFFFIIIILLLLEEEE
- The specified file does not exist or it is inaccessible.
-
- TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
- The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
- service cannot restart it.
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee((((3333)))) tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee((((3333))))
-
-
-
- TTTTTTTT____EEEERRRRRRRR____PPPPAAAATTTTHHHH
- The specified pathname included an unsearchable directory, or
- _o_l_d_f_i_l_e_p_a_t_h and _n_e_w_f_i_l_e_p_a_t_h reside in different file systems,
- and either is a directory.
-
- TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
- The pointer passed does not point to an object of the correct
- type for this operation.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- TTTTtttttttttttt____cccc(5), tttttttt____ffffiiiilllleeee____ccccooooppppyyyy(3), tttttttt____ffffiiiilllleeee____ddddeeeessssttttrrrrooooyyyy(3); rrrreeeennnnaaaammmmeeee(2)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-